chore(deps): update dependency aws-cdk-lib to v2.234.0 #184
+11
−11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.232.2→2.234.0Release Notes
aws/aws-cdk (aws-cdk-lib)
v2.234.0Compare Source
⚠ BREAKING CHANGES
JobQueueexposespublic readonly computeEnvironments: OrderedComputeEnvironment[]. ThecomputeEnvironmentmember of that structure now fewer guarantees, and needs casting. This should not have been exposed, and we assume the use of the exposed property here is rare.BackupPlanRuleexposespublic readonly props: BackupPlanRuleProps. ThebackupVaultmember of that structure now guarantees less, and needs casting. This should never have been exposed, and we assume the use of the exposed property here is rare.aws-securityhub: AWS::SecurityHub::ConnectorV2: Provider.JiraCloud.AuthStatus attribute removed.
aws-securityhub: AWS::SecurityHub::ConnectorV2: Provider.JiraCloud.AuthUrl attribute removed.
aws-securityhub: AWS::SecurityHub::ConnectorV2: Provider.JiraCloud.CloudId attribute removed.
aws-securityhub: AWS::SecurityHub::ConnectorV2: Provider.JiraCloud.Domain attribute removed.
aws-securityhub: AWS::SecurityHub::ConnectorV2: Provider.ServiceNow.AuthStatus attribute removed.
aws-securityhub: AWS::SecurityHub::ConnectorV2: JiraCloud type removed, replaced by JiraCloudProviderConfiguration.
aws-securityhub: AWS::SecurityHub::ConnectorV2: ServiceNow type removed, replaced by ServiceNowProviderConfiguration.
aws-ssm: AWS::SSM::MaintenanceWindowTarget: Id attribute removed.
Features
Bug Fixes
App.of()returns incorrect values (#36475) (78034d3)arnForXxxx()helpers ignore environments from referenced resources (#36599) (4744c59){ Ref }incompatibility between schema and CFN (#36493) (3b06942)Miscellaneous Chores
Alpha modules (2.234.0-alpha.0)
Features
Bug Fixes
ServerlessCachedoes not use default endpoint port (#35738) (79d91ad)v2.233.0Compare Source
⚠ BREAKING CHANGES
CHANGES TO L1 RESOURCES: L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
aws-ec2: AWS::EC2::EC2Fleet: DefaultTargetCapacityType property is now immutable.
aws-ec2: AWS::EC2::EC2Fleet: TargetCapacityUnitType property is now immutable.
Features
HttpsRedirectuseDistributionas the default CloudFront distribution (under feature flag) (#34312) (e2987eb), closes #31546Bug Fixes
canContainersAccessInstanceRoleinstance role (#36362) (7395b41)fleetandcertificate(#35673) (71cfd60), closes #35664@aws-cdk/region-infothrows anCannot find module 'aws-cdk-lib/core/lib/errors'error (#36414) (01c7d2e), closes #36399ResourceEnvironmentis not an alias (#36370) (ba8e194)Alpha modules (2.233.0-alpha.0)
⚠ BREAKING CHANGES
engineproperty inNoPasswordUserPropshas been removed.Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 6am,every weekend" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.